home *** CD-ROM | disk | FTP | other *** search
- <panel>
-
- <layout class="arrange_vertical_attachment" alignment="top,extend" offset="0" />
-
- <!-- popup button
- <widget class="popup_button" id="view" text="View" sele="scvw" auto_size="horizontal" fixed="true">
- <layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
- </widget>
- -->
-
- <!-- titled box -->
- <widget class="titled_box" id="qpto" alignment="left">
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0"/>
- <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>
-
- <!-- main table -->
- <widget class="table" id="qptb" mode="fill_rows" layout="300,-1" auto_size_rows="true" row_span="0">
-
- <!-- column display properties -->
- <list id="column_display_properties">
- <record indx="0" id="datc" sort_disabled="true" left="4"/>
- <record indx="1" id="namc" sort_disabled="true"/>
- </list>
-
- <list id="headings">
- <record text="Dates" alignment="left,centre_y"/>
- <record text="Stage" alignment="left,centre_y"/>
- </list>
-
- <list id="column_properties">
- <record indx="0" alignment="left,centre_y"/>
- <record indx="1" alignment="left,centre_y"/>
- </list>
-
- </widget>
-
- </widget> <!-- titled box -->
-
- </panel>